home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / Chip_2004-10_cd1.bin / software / power / setup.exe / {app} / POWERARC.EXE / 0 / RCDATA / TABOUTFORM / TABOUTFORM.txt < prev   
Text File  |  2004-04-06  |  5KB  |  235 lines

  1. object AboutForm: TAboutForm
  2.   Left = 202
  3.   Top = 111
  4.   BorderStyle = bsDialog
  5.   Caption = 'About PowerArchiver'
  6.   ClientHeight = 361
  7.   ClientWidth = 420
  8.   Color = clWhite
  9.   ParentFont = True
  10.   KeyPreview = True
  11.   OldCreateOrder = True
  12.   Scaled = False
  13.   OnCreate = FormCreate
  14.   OnKeyPress = FormKeyPress
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object ContactL: TLabel
  19.     Left = 19
  20.     Top = 304
  21.     Width = 289
  22.     Height = 13
  23.     Alignment = taCenter
  24.     AutoSize = False
  25.     Caption = 'Contact:'
  26.   end
  27.   object PowerArchiverLogo: TImage
  28.     Left = 65
  29.     Top = 14
  30.     Width = 250
  31.     Height = 120
  32.     AutoSize = True
  33.     Picture.Data = {<image000.bmp>}
  34.   end
  35.   object ALRL: TLabel
  36.     Left = 13
  37.     Top = 169
  38.     Width = 287
  39.     Height = 15
  40.     AutoSize = False
  41.     Caption = 'Internet:'
  42.   end
  43.   object Bevel: TBevel
  44.     Left = 11
  45.     Top = 185
  46.     Width = 305
  47.     Height = 9
  48.     Shape = bsTopLine
  49.   end
  50.   object RegTOL: TLabel
  51.     Left = 11
  52.     Top = 194
  53.     Width = 126
  54.     Height = 13
  55.     Caption = 'This product is licensed to:'
  56.   end
  57.   object RegNameL: TLabel
  58.     Left = 16
  59.     Top = 211
  60.     Width = 300
  61.     Height = 13
  62.     Alignment = taRightJustify
  63.     AutoSize = False
  64.     Caption = 'All Rights Reserved'
  65.   end
  66.   object Label1: TLabel
  67.     Left = 15
  68.     Top = 341
  69.     Width = 97
  70.     Height = 13
  71.     Alignment = taRightJustify
  72.     AutoSize = False
  73.     Caption = 'Email:'
  74.   end
  75.   object InternetL: TLabel
  76.     Left = 13
  77.     Top = 321
  78.     Width = 97
  79.     Height = 13
  80.     Alignment = taRightJustify
  81.     AutoSize = False
  82.     Caption = 'Internet:'
  83.   end
  84.   object PowerArchiverLogo256: TImage
  85.     Left = 65
  86.     Top = 14
  87.     Width = 250
  88.     Height = 120
  89.     AutoSize = True
  90.     Picture.Data = {<image001.bmp>}
  91.   end
  92.   object Image1: TImage
  93.     Left = 9
  94.     Top = 78
  95.     Width = 122
  96.     Height = 70
  97.     AutoSize = True
  98.     Picture.Data = {<image002.bmp>}
  99.   end
  100.   object VersionL: TLabel
  101.     Left = 11
  102.     Top = 9
  103.     Width = 281
  104.     Height = 16
  105.     AutoSize = False
  106.     Caption = 'Version: 6.00.0 BETA 2 (8th August, 2000.)'
  107.     Transparent = True
  108.   end
  109.   object Image2: TImage
  110.     Left = 9
  111.     Top = 78
  112.     Width = 122
  113.     Height = 70
  114.     AutoSize = True
  115.     Picture.Data = {<image003.bmp>}
  116.   end
  117.   object ConeXwareComLabel: TTBXLabel
  118.     Left = 11
  119.     Top = 153
  120.     Width = 238
  121.     Height = 13
  122.     Cursor = crHandPoint
  123.     Caption = 'Copyright ∩┐╜ 1999-2004 ConeXware, Inc.'
  124.     Wrapping = twNone
  125.     OnClick = ConeXwareComLabelClick
  126.     OnMouseEnter = ConeXwareComLabelMouseEnter
  127.     OnMouseLeave = ConeXwareComLabelMouseLeave
  128.   end
  129.   object PowerArchiverComLabel: TTBXLabel
  130.     Left = 115
  131.     Top = 321
  132.     Width = 182
  133.     Height = 13
  134.     Cursor = crHandPoint
  135.     Caption = 'http://www.powerarchiver.com'
  136.     OnClick = PowerArchiverComLabelClick
  137.     OnMouseEnter = PowerArchiverComLabelMouseEnter
  138.     OnMouseLeave = PowerArchiverComLabelMouseLeave
  139.   end
  140.   object SupportEmailLabel: TTBXLabel
  141.     Left = 115
  142.     Top = 341
  143.     Width = 190
  144.     Height = 13
  145.     Cursor = crHandPoint
  146.     Caption = 'support@conexware.com'
  147.     OnClick = SupportEmailLabelClick
  148.     OnMouseEnter = SupportEmailLabelMouseEnter
  149.     OnMouseLeave = SupportEmailLabelMouseLeave
  150.   end
  151.   object CopyrightMemo: TMemo
  152.     Left = 11
  153.     Top = 232
  154.     Width = 305
  155.     Height = 65
  156.     Lines.Strings = (
  157.       'Main Developer: Ivan Petrovic'
  158.       ''
  159.       'UnZipDLL v1.6 and ZipDLL v1.6 ∩┐╜ by Eric W. Engler'
  160.       'UnRarDLL v2.0 ∩┐╜ by Eugene Roshal'
  161.       'UnAceDLL ∩┐╜ by Marcel Lemke'
  162.       'CabinetDLL v1.00.603 ∩┐╜ Microsoft Corporation'
  163.       ''
  164.       'UnARC, UnARJ, UnBH, UnLZH, UnZOO, UnGZIP, '
  165.       'UnTAR, BH, LHA, TAR, GZIP, UUEncode, Encode'
  166.       '     by MicroChip Data Systems / Carl Bunton'
  167.       ''
  168.       'Default Toolbar Skin by David Cornish'
  169.       'Icons by Will Ryan'
  170.       ''
  171.       'Special thanks to David Cornish (the author of  '
  172.       'SFXMaker) for many suggestions, help he gave me, ...'
  173.       ''
  174.       'Click on '#39'Credits'#39' for details...')
  175.     ReadOnly = True
  176.     ScrollBars = ssVertical
  177.     TabOrder = 0
  178.   end
  179.   object OKButt: TButton
  180.     Left = 323
  181.     Top = 8
  182.     Width = 93
  183.     Height = 25
  184.     Caption = 'OK'
  185.     Default = True
  186.     TabOrder = 1
  187.     OnClick = OKButtClick
  188.   end
  189.   object OrderingButt: TButton
  190.     Left = 323
  191.     Top = 48
  192.     Width = 93
  193.     Height = 25
  194.     Caption = '&Ordering Info'
  195.     TabOrder = 2
  196.     OnClick = OrderingButtClick
  197.   end
  198.   object LicenseButt: TButton
  199.     Left = 323
  200.     Top = 80
  201.     Width = 93
  202.     Height = 25
  203.     Caption = '&License'
  204.     TabOrder = 3
  205.     OnClick = LicenseButtClick
  206.   end
  207.   object RegisterButt: TButton
  208.     Left = 323
  209.     Top = 112
  210.     Width = 93
  211.     Height = 25
  212.     Caption = '&Register'
  213.     TabOrder = 4
  214.     OnClick = RegisterButtClick
  215.   end
  216.   object AcknowledgmentsButt: TButton
  217.     Left = 323
  218.     Top = 296
  219.     Width = 93
  220.     Height = 25
  221.     Caption = '&Credits'
  222.     TabOrder = 5
  223.     OnClick = AcknowledgmentsButtClick
  224.   end
  225.   object FAQButt: TButton
  226.     Left = 323
  227.     Top = 328
  228.     Width = 93
  229.     Height = 25
  230.     Caption = '&FAQ'
  231.     TabOrder = 6
  232.     OnClick = FAQButtClick
  233.   end
  234. end
  235.